▍ humdrum codex / soft
1.5 KB raw
id
TASK-018
title
TUI: Tabbed stack panel for News/Feeds/HN
status
To Do
assignee
created_date
2026-06-12 04:21
labels
tui, feature
dependencies
priority
medium
ordinal
18000

Description

The News page currently shows 4 narrow columns: Headlines, Briefs, Feeds, HN. Collapse these into a single full-width tabbed panel where , / . (or number keys) cycle between tabs. This mirrors Glint's "stack" widget concept.

Tabs: Headlines | Briefs | Feeds | HN

Each tab renders the same content as the current panel, but with the full page width available. The active tab label is highlighted in the panel border title (e.g. News [ Headlines | Briefs | Feeds | HN ]).

The Personal page keeps its current layout; only page-news changes.

Implementation:

Acceptance Criteria